![]() |
![]() |
![]() |
|
DELETE MEMORY
This command will delete an area of memory previously created with the MAKE MEMORY command.
DELETE MEMORY Memory Address
Memory Address Dword
This command does not return a value.
You must specify the first byte of the memory block to release the memory, or this command will not only fail but likely crash the computer. Use with caution.
src as DWORD
|